home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL95.LZH / letters_fj / text0017.txt < prev    next >
Encoding:
Text File  |  1995-10-04  |  2.6 KB  |  75 lines

  1. Hi,
  2.  
  3. > I'm just back from hollidays, so I can answear you.
  4.  
  5. I heard from Bertrand a couple of days ago, so I guess we're back in business.
  6.  
  7. > First of all, I've started to code dview in 68030.
  8.  
  9. :-)
  10.  
  11. > Actually, I'm coding the wad loading for levels...
  12.  
  13. Shouldn't be very hard I hope.
  14.  
  15. > I haven't seen the very last version of dview030, but if you modify
  16. > dview, please, put a comment to tell me it, coz if I have already translated
  17. > the part of code, I'll propably won't see the modif.
  18.  
  19. I'm not sure what version you have, but I've not done anything to DVIEW
  20. for some time. Can the version you have omit the floor/ceiling drawing by
  21. pressing 'n'? I think that's that last thing I added.
  22.  
  23. > I'd like to know if in the version of dview that I translate you modified
  24. > part of the code, coz in some levels, I think there are some bugs ( I mean
  25. > that some walls disappear when we approach them .)
  26.  
  27. If you mean the C version, there are a couple of changes that may not be
  28. obvious, but I've never seen anything be displayed wrongly because of them.
  29. If you turn on the memory savings ('F' and 'W') there are some problems,
  30. though.
  31. Are you sure that you're not just too close to the walls?
  32.  
  33. It would help if you could tell me where you get the display errors.
  34.  
  35. > In fact, I'll recode the true color mode directly, but I really don't 
  36. > know why the TC mode generates bugs, as you only changed the way to access
  37. > the screen.
  38.  
  39. Uh, I don't think I follow you there. What TC mode?
  40. Sure, DVIEW would be better off running in TC, but I haven't written the
  41. code to make it do that. It certainly shouldn't be hard to add, it's just
  42. that my computer crashes when I switch to TC, probably because of NVDI.
  43.  
  44. > #if 0
  45. >   blablabla      
  46. > #endif
  47.  
  48. 'blablalba' has been removed for some reason. That the code is still there
  49. indicates that I was not sure it was a good idea to remove it or that I
  50. kept the old code around for clarity.
  51.  
  52. > #if 1
  53. >    blablabla
  54. > #endif
  55.  
  56. 'blablabla' was removed earlier but the reinserted. I usually do this
  57. when I'm not sure what to do about it.
  58.  
  59. > I think that you coded that and it doesn't really need to be coded in 68030.
  60. > Am I wrong ?
  61.  
  62. Well, if the expression after #if is true (not zero) then the code _is_
  63. used and should be converted. 
  64. Are there any places where it's unclear?
  65.  
  66. Regards,
  67. Johan
  68.  
  69. -- 
  70.   Chalmers University   | Why are these |  e-mail:   d8klojo@dtek.chalmers.se
  71.      of Technology      |  .signatures  |            rand@cd.chalmers.se
  72.                         | so hard to do |  www/ftp:  rand.thn.htu.se
  73.    Gothenburg, Sweden   |     well?     |            (MGIFv5 and QLem)
  74.  
  75.